home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / Terminal 2.2 / Project / Sources / Scroll.h < prev    next >
Text File  |  1992-01-17  |  154b  |  9 lines

  1. /*
  2.     Terminal 2.2
  3.     "Scroll.h"
  4. */
  5.  
  6. void AdjustScrollBar (DocumentPeek);
  7. void DocumentClick (DocumentPeek, Point, short);
  8. void Scroll (DocumentPeek, short);
  9.